Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for macOS #45

Merged
merged 44 commits into from
Aug 30, 2023
Merged

Add support for macOS #45

merged 44 commits into from
Aug 30, 2023

Conversation

kalbasit
Copy link
Member

@kalbasit kalbasit commented Aug 10, 2021

This pull request adds support for macOS.

I had to move the mode declaration from being computed in Soxin to being manually assigned in SoxinCFG. This allows us to build a system of any kind by simply set the mode input to a specific value.

Open questions

  • Is the mode the best name for this input?

SoxinCFG: kalbasit/soxincfg#20

@kalbasit kalbasit marked this pull request as ready for review August 18, 2021 18:12
@kalbasit kalbasit requested a review from rissson August 18, 2021 18:12
lib/system-flake.nix Outdated Show resolved Hide resolved
modules/programs/tmux/default.nix Show resolved Hide resolved
kalbasit and others added 7 commits March 19, 2022 23:39
…t-mac

* origin/main:
  programs.neovim: add options for RC header/footer and mapleader (#54)
  programs.rofi: dpi is an integer not a string (#53)
  rbrowser: fix the pkg on 22.05 (#52)
  soxin: inherit the plugins option as-is from home-manager (#51)
@rissson
Copy link
Member

rissson commented May 30, 2022

Is the mode the best name for this input?

Maybe backend is better?

flake.nix Outdated Show resolved Hide resolved
lib/mk-flake.nix Show resolved Hide resolved
lib/mk-flake.nix Show resolved Hide resolved
template/flake.nix Show resolved Hide resolved
template/flake.nix Show resolved Hide resolved
* main:
  programs.neovim: use extraConfig instead of directly changing init.vim (#58)
  lib: mkFlake: replace devShellBuilder and packagesBuilder with outputsBuilder
  neovim: adjust homeManagerConfiguration after its 22.11 release (#56)
@kalbasit kalbasit merged commit 60c6117 into main Aug 30, 2023
@kalbasit kalbasit deleted the personal/soxin/support-mac branch August 30, 2023 06:41
@rissson
Copy link
Member

rissson commented Aug 30, 2023

Did you have a look at my take on this in risson-darwin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants